3.2.51 \(\int \frac {(a+b \text {ArcCos}(c x))^2}{x} \, dx\) [151]

Optimal. Leaf size=92 \[ -\frac {i (a+b \text {ArcCos}(c x))^3}{3 b}+(a+b \text {ArcCos}(c x))^2 \log \left (1+e^{2 i \text {ArcCos}(c x)}\right )-i b (a+b \text {ArcCos}(c x)) \text {PolyLog}\left (2,-e^{2 i \text {ArcCos}(c x)}\right )+\frac {1}{2} b^2 \text {PolyLog}\left (3,-e^{2 i \text {ArcCos}(c x)}\right ) \]

[Out]

-1/3*I*(a+b*arccos(c*x))^3/b+(a+b*arccos(c*x))^2*ln(1+(c*x+I*(-c^2*x^2+1)^(1/2))^2)-I*b*(a+b*arccos(c*x))*poly
log(2,-(c*x+I*(-c^2*x^2+1)^(1/2))^2)+1/2*b^2*polylog(3,-(c*x+I*(-c^2*x^2+1)^(1/2))^2)

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 92, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.429, Rules used = {4722, 3800, 2221, 2611, 2320, 6724} \begin {gather*} -i b \text {Li}_2\left (-e^{2 i \text {ArcCos}(c x)}\right ) (a+b \text {ArcCos}(c x))-\frac {i (a+b \text {ArcCos}(c x))^3}{3 b}+\log \left (1+e^{2 i \text {ArcCos}(c x)}\right ) (a+b \text {ArcCos}(c x))^2+\frac {1}{2} b^2 \text {Li}_3\left (-e^{2 i \text {ArcCos}(c x)}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcCos[c*x])^2/x,x]

[Out]

((-1/3*I)*(a + b*ArcCos[c*x])^3)/b + (a + b*ArcCos[c*x])^2*Log[1 + E^((2*I)*ArcCos[c*x])] - I*b*(a + b*ArcCos[
c*x])*PolyLog[2, -E^((2*I)*ArcCos[c*x])] + (b^2*PolyLog[3, -E^((2*I)*ArcCos[c*x])])/2

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 3800

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (f_.)*(x_)], x_Symbol] :> Simp[I*((c + d*x)^(m + 1)/(d*(m + 1))), x
] - Dist[2*I, Int[(c + d*x)^m*(E^(2*I*(e + f*x))/(1 + E^(2*I*(e + f*x)))), x], x] /; FreeQ[{c, d, e, f}, x] &&
 IGtQ[m, 0]

Rule 4722

Int[((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_.)/(x_), x_Symbol] :> -Subst[Int[(a + b*x)^n*Tan[x], x], x, ArcCos[c
*x]] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin {align*} \int \frac {\left (a+b \cos ^{-1}(c x)\right )^2}{x} \, dx &=-\text {Subst}\left (\int (a+b x)^2 \tan (x) \, dx,x,\cos ^{-1}(c x)\right )\\ &=-\frac {i \left (a+b \cos ^{-1}(c x)\right )^3}{3 b}+2 i \text {Subst}\left (\int \frac {e^{2 i x} (a+b x)^2}{1+e^{2 i x}} \, dx,x,\cos ^{-1}(c x)\right )\\ &=-\frac {i \left (a+b \cos ^{-1}(c x)\right )^3}{3 b}+\left (a+b \cos ^{-1}(c x)\right )^2 \log \left (1+e^{2 i \cos ^{-1}(c x)}\right )-(2 b) \text {Subst}\left (\int (a+b x) \log \left (1+e^{2 i x}\right ) \, dx,x,\cos ^{-1}(c x)\right )\\ &=-\frac {i \left (a+b \cos ^{-1}(c x)\right )^3}{3 b}+\left (a+b \cos ^{-1}(c x)\right )^2 \log \left (1+e^{2 i \cos ^{-1}(c x)}\right )-i b \left (a+b \cos ^{-1}(c x)\right ) \text {Li}_2\left (-e^{2 i \cos ^{-1}(c x)}\right )+\left (i b^2\right ) \text {Subst}\left (\int \text {Li}_2\left (-e^{2 i x}\right ) \, dx,x,\cos ^{-1}(c x)\right )\\ &=-\frac {i \left (a+b \cos ^{-1}(c x)\right )^3}{3 b}+\left (a+b \cos ^{-1}(c x)\right )^2 \log \left (1+e^{2 i \cos ^{-1}(c x)}\right )-i b \left (a+b \cos ^{-1}(c x)\right ) \text {Li}_2\left (-e^{2 i \cos ^{-1}(c x)}\right )+\frac {1}{2} b^2 \text {Subst}\left (\int \frac {\text {Li}_2(-x)}{x} \, dx,x,e^{2 i \cos ^{-1}(c x)}\right )\\ &=-\frac {i \left (a+b \cos ^{-1}(c x)\right )^3}{3 b}+\left (a+b \cos ^{-1}(c x)\right )^2 \log \left (1+e^{2 i \cos ^{-1}(c x)}\right )-i b \left (a+b \cos ^{-1}(c x)\right ) \text {Li}_2\left (-e^{2 i \cos ^{-1}(c x)}\right )+\frac {1}{2} b^2 \text {Li}_3\left (-e^{2 i \cos ^{-1}(c x)}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.07, size = 128, normalized size = 1.39 \begin {gather*} -i a b \text {ArcCos}(c x)^2-\frac {1}{3} i b^2 \text {ArcCos}(c x)^3+2 a b \text {ArcCos}(c x) \log \left (1+e^{2 i \text {ArcCos}(c x)}\right )+b^2 \text {ArcCos}(c x)^2 \log \left (1+e^{2 i \text {ArcCos}(c x)}\right )+a^2 \log (c x)-i b (a+b \text {ArcCos}(c x)) \text {PolyLog}\left (2,-e^{2 i \text {ArcCos}(c x)}\right )+\frac {1}{2} b^2 \text {PolyLog}\left (3,-e^{2 i \text {ArcCos}(c x)}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcCos[c*x])^2/x,x]

[Out]

(-I)*a*b*ArcCos[c*x]^2 - (I/3)*b^2*ArcCos[c*x]^3 + 2*a*b*ArcCos[c*x]*Log[1 + E^((2*I)*ArcCos[c*x])] + b^2*ArcC
os[c*x]^2*Log[1 + E^((2*I)*ArcCos[c*x])] + a^2*Log[c*x] - I*b*(a + b*ArcCos[c*x])*PolyLog[2, -E^((2*I)*ArcCos[
c*x])] + (b^2*PolyLog[3, -E^((2*I)*ArcCos[c*x])])/2

________________________________________________________________________________________

Maple [A]
time = 0.15, size = 194, normalized size = 2.11

method result size
derivativedivides \(a^{2} \ln \left (c x \right )-\frac {i b^{2} \arccos \left (c x \right )^{3}}{3}+b^{2} \arccos \left (c x \right )^{2} \ln \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )-i b^{2} \arccos \left (c x \right ) \polylog \left (2, -\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )+\frac {b^{2} \polylog \left (3, -\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{2}-i a b \arccos \left (c x \right )^{2}+2 a b \arccos \left (c x \right ) \ln \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )-i a b \polylog \left (2, -\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )\) \(194\)
default \(a^{2} \ln \left (c x \right )-\frac {i b^{2} \arccos \left (c x \right )^{3}}{3}+b^{2} \arccos \left (c x \right )^{2} \ln \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )-i b^{2} \arccos \left (c x \right ) \polylog \left (2, -\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )+\frac {b^{2} \polylog \left (3, -\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{2}-i a b \arccos \left (c x \right )^{2}+2 a b \arccos \left (c x \right ) \ln \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )-i a b \polylog \left (2, -\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )\) \(194\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arccos(c*x))^2/x,x,method=_RETURNVERBOSE)

[Out]

a^2*ln(c*x)-1/3*I*b^2*arccos(c*x)^3+b^2*arccos(c*x)^2*ln(1+(c*x+I*(-c^2*x^2+1)^(1/2))^2)-I*b^2*arccos(c*x)*pol
ylog(2,-(c*x+I*(-c^2*x^2+1)^(1/2))^2)+1/2*b^2*polylog(3,-(c*x+I*(-c^2*x^2+1)^(1/2))^2)-I*a*b*arccos(c*x)^2+2*a
*b*arccos(c*x)*ln(1+(c*x+I*(-c^2*x^2+1)^(1/2))^2)-I*a*b*polylog(2,-(c*x+I*(-c^2*x^2+1)^(1/2))^2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccos(c*x))^2/x,x, algorithm="maxima")

[Out]

a^2*log(x) + integrate((b^2*arctan2(sqrt(c*x + 1)*sqrt(-c*x + 1), c*x)^2 + 2*a*b*arctan2(sqrt(c*x + 1)*sqrt(-c
*x + 1), c*x))/x, x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccos(c*x))^2/x,x, algorithm="fricas")

[Out]

integral((b^2*arccos(c*x)^2 + 2*a*b*arccos(c*x) + a^2)/x, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (a + b \operatorname {acos}{\left (c x \right )}\right )^{2}}{x}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*acos(c*x))**2/x,x)

[Out]

Integral((a + b*acos(c*x))**2/x, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccos(c*x))^2/x,x, algorithm="giac")

[Out]

integrate((b*arccos(c*x) + a)^2/x, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (a+b\,\mathrm {acos}\left (c\,x\right )\right )}^2}{x} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*acos(c*x))^2/x,x)

[Out]

int((a + b*acos(c*x))^2/x, x)

________________________________________________________________________________________